Only remove PropertyNotify events from the stream if they have been
authorMatthias Clasen <maclas@gmx.de>
Wed, 10 Sep 2003 15:56:11 +0000 (15:56 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 10 Sep 2003 15:56:11 +0000 (15:56 +0000)
commit87c0d2651ca1c3b401d238dd6fd1d0c9e311526a
treef02df603c81769f1c0c433242587f49a738fb867
parent3a2808211466bd5f75435d2a3228d27201364c76
Only remove PropertyNotify events from the stream if they have been

2003-09-10  Matthias Clasen  <maclas@gmx.de>

* gtk/gtksocket.c (gtk_socket_filter_func): Only remove
PropertyNotify events from the stream if they have been handled,
in order to enable extending the plug<->socket communication via
properties.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtksocket.c